
.custom-page {
    background-image: url("/css/templates/v1/images/7036967-eiffel-tower-background.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
}

.custom-header {
    margin: 50px auto;
    color: #2e2e2e;
    text-shadow: .1em .1em .2em white;
}

.custom-body {
    font-size: 15px;
    font-family: arial, sans-serif;
}

.custom-footer {
    margin-top: 30px;
    text-align: center;
}

.custom-question {
    padding: 20px;
    -webkit-box-shadow: 0px 0px 12px -3px rgba(0, 0, 0, .75);
    -moz-box-shadow: 0px 0px 12px -3px rgba(0, 0, 0, .75);
    box-shadow: 0px 0px 12px -3px rgba(0, 0, 0, .75);
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    background-color: rgba(255, 255, 255, .9);
}

.custom-progressValue {
    background-color: #8f6861;
}

.custom-champAutre {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    background-color: #fbfbfb;
    border-color: #e1e1e1;
}

.custom-champTexte {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    border-color: #e1e1e1;
    background-color: #fbfbfb;
}

.custom-champValeur {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    border-color: #e1e1e1;
    background-color: #fbfbfb;
}

.custom-tab {
    border: 1px solid #e1e1e1;
}

.custom-numerotation {
    font-weight: bold;
    font-size: 20px;
}

.custom-libelle {
    font-weight: bold;
    font-size: 18px;
}

.custom-asterisque {
    font-weight: bold;
    font-size: 30px;
    color: #f00;
    font-family: courier, "courier new", monospace;
}

.custom-classement {
    background-color: #435269;
    border: none;
    color: #000;
}

.custom-bouton {
    background-color: #435269;
    border: none;
    color: #fff;
}

.custom-curseurBar {
    background-color: #90655e;
}

.custom-curseurSlide {
    background-color: #544c5b;
}

.custom-pageBorder {}

.custom-identifiants {}
